Merge with CEDET upstream (rev. 8579).
authorDavid Engster <dengste@eml.cc>
Mon, 29 Jul 2013 20:26:19 +0000 (22:26 +0200)
committerDavid Engster <dengste@eml.cc>
Mon, 29 Jul 2013 20:26:19 +0000 (22:26 +0200)
commitd6faf64c2b3be16604144f8c46bed7cf0eaae715
treee3a188a72825a8206c01d6d91c156e973be832b0
parentfe42955545b4b241e4fdb8e8a915562823d54f7b
Merge with CEDET upstream (rev. 8579).

* lisp/cedet/cedet.el (cedet-packages): Remove speedbar since its
development does no longer happens in CEDET upstream but in Emacs
proper.  Also remove cedet-contrib and cogre since those are only
in upstream.

* semantic/analyze/fcn.el (semantic-analyze-type-to-name): If TYPE
has a parent, return a fully qualified name.

* semantic/decorate/mode.el
(semantic-decoration-on-includes-p-default)
(semantic-decoration-on-includes-highlight-default): Declare for
byte compiler.

* semantic/wisent/python.el (semantic/format): New require.

* eieio.texi (top): Make clear that EIEIO is not a full CLOS
implementation.
(Introduction): Add further missing features.
(Building Classes): Add introductory paragraph.
(Wish List): Add metaclasses and EQL specialization.
doc/misc/ChangeLog
doc/misc/eieio.texi
lisp/cedet/ChangeLog
lisp/cedet/cedet.el
lisp/cedet/semantic/analyze/fcn.el
lisp/cedet/semantic/decorate/mode.el
lisp/cedet/semantic/wisent/python.el